authenticate

open fun authenticate(userName: String, password: String)

Notifies the engine that the authentication should be performed with the particular userName and password.

Parameters

userName

the username to use for authenticating

password

the password to use for authenticating